PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFSetTextFontAndSizeOperator Class / PDFSetTextFontAndSizeOperator Constructor / PDFSetTextFontAndSizeOperator Constructor(PDFCosName,double)
The form XObject ID in the /Resources dictionary.
The font size.
In This Topic
    PDFSetTextFontAndSizeOperator Constructor(PDFCosName,double)
    In This Topic
    Initializes a new Object.
    Syntax
    public PDFSetTextFontAndSizeOperator( 
       PDFCosName fontID,
       double fontSize
    )

    Parameters

    fontID
    The form XObject ID in the /Resources dictionary.
    fontSize
    The font size.
    See Also